home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / Libraries / Syslog Component / _ComponentToResource.r < prev    next >
Text File  |  1995-11-08  |  582b  |  17 lines

  1. /*
  2.     Reads the disk-based fragment from the data fork of "diskFragment", created by the sub-project,
  3.     and stores it into a temporary resource.  This resource is used by "__AppendRoutineDescriptor.r".
  4.     
  5.     • Do not enable debugging for the sub-project.  This will cause the sub-project to create an instant-
  6.     run executable ("Code Resource.π.pef"), instead of it's target ("diskFragment"), when the parent
  7.     project is brought up to date.
  8.     
  9.     • This file must be compiled BEFORE "__AppendRoutineDescriptor.r"
  10.     
  11.     Colen Garoutte-Carson 
  12.     Symantec Corp.
  13. */
  14.  
  15.  
  16. Read 'TEMP' (0) "diskFragment";
  17.